default marshalling造句
例句与造句
- Class to alter the default marshaling behavior
类公开的方法来改变默认的封送处理行为。 - The following illustration shows the default marshaling behavior of
下面的插图显示具有参数修饰符的 - Default marshaling for boolean types
布尔类型的默认封送处理 - Default marshaling for value types
值类型的默认封送处理 - Default marshaling for characters
字符的默认封送处理 - It's difficult to find default marshalling in a sentence. 用default marshalling造句挺难的
- Default marshaling for delegates
委托的默认封送处理 - Default marshaling for objects
对象的默认封送处理 - Default marshaling for classes
类的默认封送处理 - Default marshaling behavior
>默认封送处理行为 - The attribute is always optional because each data type has default marshaling behavior
由于每种数据类型都具有默认的封送行为,所以此属性始终是可选的。 - Some parameters and return values have different default marshaling behavior when used with com interop or platform invoke
当用于com interop或平台调用时,某些参数和返回值将具有不同的默认封送处理行为。 - Default marshaling for arrays in an application consisting entirely of managed code , the common language runtime passes array types as in out parameters
在完全由托管代码组成的应用程序中,公共语言运行库将数组类型作为in / out参数传递。 - Default marshaling behavior interop marshaling operates on rules that dictate how data associated with method parameters behaves as it passes between managed and unmanaged memory
互操作封送处理遵循一些规则进行操作,这些规则指定与方法参数相关联的数据在托管和非托管内存之间传递时的行为方式。